﻿* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    font-family: 'Microsoft YaHei';
    box-sizing: border-box;
    position: relative;
}

body {
    background: url(/Content/Img/000.png) top center no-repeat #f7f7f7;
    min-width: 1200px;
}

.top {
    height: 110px;
    width: 1200px;
    margin: 25px auto;
}

    .top .search_box {
        position: absolute;
        right: 0px;
        height: 42px;
        width: 400px;
        border: 1.5px solid #fff;
        background: rgba(255,255,255,0.3);
        color: #fff;
        padding: 0px 50px 0px 10px;
        border-radius: 5px;
    }

        .top .search_box::-webkit-input-placeholder { /* WebKit browsers */
            color: #fff;
        }

        .top .search_box::-moz-placeholder { /* Mozilla Firefox 19+ */
            color: #fff;
        }

        .top .search_box:-ms-input-placeholder { /* Internet Explorer 10+ */
            color: #fff;
        }

    .top .search_btn {
        width: 42px;
        height: 42px;
        background: url(/Content/Img/005.png) center center no-repeat;
        position: absolute;
        right: 0px;
        top: 0px;
        cursor: pointer;
    }

    .top .top-nav {
        /*width: 1200px;*/
        width:1400px;
        height: 30px;
        position: absolute;
        left: 0px;
        top: 80px;
        overflow: hidden;
    }

        .top .top-nav a {
            color: #fff;
            text-decoration: none;
            font-size: 18px;
            display: block;
            float: left;
            cursor: pointer;
            line-height: 30px;
        }

            .top .top-nav a:not(:last-child) {
                margin-right: 38px;
            }

.container {
    width: 100%;
    min-height: 400px;
    margin: 305px auto 20px auto;
}

    .container .content {
        width: 1200px;
        margin: 0px auto;
    }

.footer {
    width: 100%;
    margin-top: 20px;
    background: #2f3135;
    height: 295px;
    text-align: center;
}

   

    .footer .footer_content {
        /*width: 1200px;*/
        width:98%;
        height: 295px;
        display: inline-block;
        /*display:  block;*/
        position: relative;
    }

        .footer .footer_content .footer_text1 {
            position: absolute;
            bottom: 37px;
            font-family: MicrosoftYaHei;
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            letter-spacing: 0px;
            color: #ffffff;
            text-align: left;
        }
            .footer .footer_content .footer_text1 div{
                padding:4px;
            }

            .footer .footer_content .footer_text2 {
                position: absolute;
                bottom: 37px;
                font-family: MicrosoftYaHei;
                font-size: 14px;
                font-weight: normal;
                font-stretch: normal;
                letter-spacing: 0px;
                color: #ffffff;
                text-align: left;
                left: 30%;
            }

                .footer .footer_content .footer_text2 div {
                    padding: 4px;
                }

                .footer .footer_content .footer_text {
                    /*border: 1px solid red;*/
                    /*width: 1200px;*/

                    position: absolute;
                    bottom: 37px;
                }

            .footer .footer_content .footer_text span {
                height: 20px;
                font-family: MicrosoftYaHei;
                font-size: 18px;
                font-weight: normal;
                font-stretch: normal;
                line-height: 48px;
                letter-spacing: 1px;
                color: #ffffff;
            }

        .footer .footer_content .content_item {
            margin-top: 30px;
            float: left;
            text-align: left;
            display: inline-block;
            margin-right: 40px;
            font-family: MicrosoftYaHei;
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            line-height: 24px;
            letter-spacing: 0px;
            color: #ffffff;
        }

      

        .footer .footer_content .download {
            margin-top: 30px;
            float: left;
            text-align: left;
            display: inline-block;
            margin-left: 30px;
            font-family: MicrosoftYaHei;
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            line-height: 24px;
            letter-spacing: 0px;
            color: #ffffff;
        }

        
            .footer .footer_content .download img {
                display: block;
                cursor: pointer;
                padding-top: 8px;
                padding-bottom:7px;
            }
        .footer .footer_content .QRcode {
            margin-top: -112px;
            float: left;
            text-align: left;
            display: inline-block;
            left:190px;
            font-family: MicrosoftYaHei;
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            line-height: 24px;
            letter-spacing: 0px;
            color: #ffffff;
            width: 112px;
            height: 112px;
            background-color: #ffffff;
            border-radius:9%;
        }
            .footer .footer_content .QRcode div {
                color: #2f3135;
                text-align: center;
                font-family: MicrosoftYaHei;
                font-size: 14px;
                font-weight: bold;
                font-stretch: normal;
            }


        .footer .footer_content .QRcode1 {
            margin-top: -112px;
            float: left;
            text-align: left;
            display: inline-block;
            left: 190px;
            font-family: MicrosoftYaHei;
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            line-height: 24px;
            letter-spacing: 0px;
            color: #ffffff;
            width: 112px;
            height: 112px;
            background-color: #ffffff;
            border-radius: 9%;
            display: none;
        }

            .footer .footer_content .QRcode1 div {
                color: #2f3135;
                text-align: center;
                font-family: MicrosoftYaHei;
                font-size: 14px;
                font-weight: bold;
                font-stretch: normal;
            }



            .footer .footer_content .line {
                margin-top: 30px;
                float: left;
                text-align: left;
                display: inline-block;
                width: 1px;
                height: 115px;
                background-color: #ffffff;
                opacity: 0.1;
                background-color: #ffffff;
                opacity: 0.1;
            }

        .footer .footer_content .content_item a {
            display: block;
            cursor: pointer;
            text-decoration: none;
            color: #fff;
        }

            .footer .footer_content .content_item a:first-child {
                font-family: MicrosoftYaHei;
                font-size: 16px;
                font-weight: normal;
                font-stretch: normal;
                line-height: 48px;
                letter-spacing: 0px;
                color: #ffffff;
            }

    .footer .footer_Company {
        width: 100%;
        border-bottom: 1px #ffffff solid;
        opacity: 0.1;
        margin-top: 15px;
        color:#ffffff;
    }
    .footer .footer_Meesage {
        color:#ffffff;
        top:21px;
        height:53px;
    }
        .footer .footer_Meesage span{
            margin-left:21px;
            margin-right:21px;
        }
    .footer .footer_bottom {
        border-top: 1px #ffffff solid;
        opacity: 0.1;
        margin-top: 15px;
        width: 100%;
        margin-top:179px;
    }
    .footer .footer_bottom_Com span {
        margin-left: 21px;
        margin-right: 21px;
        letter-spacing: 1px;
        color: #434549;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
    }
    .footer .footer_bottom_Com{
        margin-top:12px;
    }


    .mask {
        display: none;
        position: fixed;
        top: -30px;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0,0,0,0.6);
    }

    .mask .dialog .recommendPanel .CloseDialog {
        cursor: pointer;
        width: 20px;
        height: 20px;
        line-height: 18px;
        border-radius: 50%;
        border: 1px solid #fff;
        color: #fff;
        float: right;
        margin-top: -59px;
        margin-right: 24px;
    }

    .mask .dialog .recommendPanel .SuXian {
        color: #fff;
        left: 156px;
        top: -42px; 
    }


/*消息弹框*/
.MessageMask {
    display: none;
    position: fixed;
    top: -30px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    z-index: 999999;
}

    .MessageMask .MessageDialog {
        width: 600px;
        background-color: white;
        z-index: 999999;
        position: fixed;
        top: 40%;
        transform: translateY(-50%);
        left: 50%;
        transform: translateX(-50%);
        padding: 20px;
        box-sizing: border-box;
    }

        .MessageMask .MessageDialog .title {
            font-size: 16px;
            color: #333;
            letter-spacing: 1px;
            margin-bottom: 20px;
            position: relative;
        }

            .MessageMask .MessageDialog .title .titleTxt {
                vertical-align: middle;
                font-size: 20px;
            }

            .MessageMask .MessageDialog .title img {
                width: 20px;
                height: 20px;
                vertical-align: middle;
                position: absolute;
                right: 0;
                cursor: pointer;
            }

        .MessageMask .MessageDialog .con {
            margin-bottom: 20px;
        }

        .MessageMask .MessageDialog .btn {
            text-align: right;
        }

            .MessageMask .MessageDialog .btn span {
                display: inline-block;
                cursor: pointer;
                width: 80px;
                height: 32px;
                color: #fff;
                background-color: #409eff;
                border-color: #409eff;
                text-align: center;
                line-height: 32px;
                font-size: 14px;
            }


/*手机号绑定弹框*/
.PhontBandMask {
    display: none;
    position: fixed;
    top: -30px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
}

    .PhontBandMask .MessageDialog {
        width: 600px;
        background-color: white;
        z-index: 99999;
        position: fixed;
        top: 40%;
        transform: translateY(-50%);
        left: 50%;
        transform: translateX(-50%);
        padding: 20px;
        box-sizing: border-box;
    }

        .PhontBandMask .MessageDialog .title {
            font-size: 16px;
            color: #333;
            letter-spacing: 1px;
            margin-bottom: 20px;
            position: relative;
        }

            .PhontBandMask .MessageDialog .title .titleTxt {
                vertical-align: middle;
                font-size: 20px;
            }

            .PhontBandMask .MessageDialog .title .CloseDialog {
                border: 1px solid #fff;
                color: #fff;
                border-radius: 50%;
                width: 20px;
                height: 20px;
                vertical-align: middle;
                position: absolute;
                right: 0;
                top:-57px;
                cursor: pointer;
                text-align:center;
                line-height:18px;
            }

        .PhontBandMask .MessageDialog .con {
            margin-bottom: 20px;
        }

        .PhontBandMask .MessageDialog .btn {
            text-align: right;
        }

            .PhontBandMask .MessageDialog .btn span {
                display: inline-block;
                cursor: pointer;
                width: 80px;
                height: 32px;
                color: #fff;
                background-color: #409eff;
                border-color: #409eff;
                text-align: center;
                line-height: 32px;
                font-size: 14px;
            }
        .PhontBandMask .MessageDialog .con .table {
            margin: 0 auto;
            width: 90%;
        }
            .PhontBandMask .MessageDialog .con .table tr td {
                padding-top: 12px;
                padding-bottom: 10px;
            }
            .PhontBandMask .MessageDialog .con .table .textInput {
                height: 33px;
                width: 330px;
                padding: 0px 50px 0px 10px;
                border-radius: 5px;
                background-color: #fbfbfb;
                border-radius: 5px;
                border: solid 1px #dddddd;
            }
            .PhontBandMask .MessageDialog .con .table .btn {
                display: inline-block;
                cursor: pointer;
                width: 80px;
                height: 32px;
                color: #fff;
                background-color: #409eff;
                border-color: #409eff;
                text-align: center;
                line-height: 32px;
                font-size: 14px;
            }
        .PhontBandMask .MessageDialog .SuXian {
            color: #fff;
            left: 548px;
            top: -67px;
        }


   /*补全信息弹框*/

.FinishMessageMask {
    display: none;
    position: fixed;
    top: -30px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
}

    .FinishMessageMask .MessageDialog {
        width: 600px;
        background-color: white;
        z-index: 99999;
        position: fixed;
        top: 40%;
        transform: translateY(-50%);
        left: 50%;
        transform: translateX(-50%);
        padding: 20px;
        box-sizing: border-box;
    }

        .FinishMessageMask .MessageDialog .title {
            font-size: 16px;
            color: #333;
            letter-spacing: 1px;
            margin-bottom: 20px;
            position: relative;
        }

            .FinishMessageMask .MessageDialog .title .titleTxt {
                vertical-align: middle;
                font-size: 20px;
            }

            .FinishMessageMask .MessageDialog .title .CloseDialog {
                border: 1px solid #fff;
                color: #fff;
                border-radius: 50%;
                width: 20px;
                height: 20px;
                vertical-align: middle;
                position: absolute;
                right: 0;
                top: -57px;
                cursor: pointer;
                text-align: center;
                line-height: 18px;
            }

        .FinishMessageMask .MessageDialog .con {
            margin-bottom: 20px;
        }

        .FinishMessageMask .MessageDialog .btn {
            text-align: right;
        }

            .FinishMessageMask .MessageDialog .btn span {
                display: inline-block;
                cursor: pointer;
                width: 80px;
                height: 32px;
                color: #fff;
                background-color: #409eff;
                border-color: #409eff;
                text-align: center;
                line-height: 32px;
                font-size: 14px;
            }

        .FinishMessageMask .MessageDialog .con .table {
            margin: 0 auto;
            width: 90%;
        }

            .FinishMessageMask .MessageDialog .con .table tr td {
                padding-top: 12px;
                padding-bottom: 10px;
            }

            .FinishMessageMask .MessageDialog .con .table .textInput {
                height: 33px;
                width: 330px;
                padding: 0px 50px 0px 10px;
                border-radius: 5px;
                background-color: #fbfbfb;
                border-radius: 5px;
                border: solid 1px #dddddd;
            }

            .FinishMessageMask .MessageDialog .con .table .btn {
                display: inline-block;
                cursor: pointer;
                width: 80px;
                height: 32px;
                color: #fff;
                background-color: #409eff;
                border-color: #409eff;
                text-align: center;
                line-height: 32px;
                font-size: 14px;
            }

        .FinishMessageMask .MessageDialog .SuXian {
            color: #fff;
            left: 548px;
            top: -67px;
        }




    /*活动报名弹框*/
    .ActivityMask {
        display: none;
        position: fixed;
        top: -30px;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0,0,0,0.6);
    }

    .ActivityMask .ActivityDialog {
        z-index: 888;
        width: 600px;
        background-color: white;
        position: fixed;
        top: 30%;
        transform: translateY(-50%);
        left: 50%;
        transform: translateX(-50%);
        padding: 20px;
        box-sizing: border-box;
    }

        .ActivityMask .ActivityDialog .title {
            font-size: 16px;
            color: #333;
            letter-spacing: 1px;
            margin-bottom: 20px;
            position: relative;
        }

            .ActivityMask .ActivityDialog .title .titleTxt {
                vertical-align: middle;
                font-size: 20px;
            }

            .ActivityMask .ActivityDialog .title img {
                width: 20px;
                height: 20px;
                vertical-align: middle;
                position: absolute;
                right: 0;
                cursor: pointer;
            }

        .ActivityMask .ActivityDialog .con {
            margin-bottom: 20px;
        }

        .ActivityMask .ActivityDialog .btn {
            text-align: right;
        }

            .ActivityMask .ActivityDialog .btn span:first-child {
                display: inline-block;
                cursor: pointer;
                width: 80px;
                height: 32px;
                color: black;
                border: 1px solid #409eff;
                background-color: #ffffff;
                border-color: #409eff;
                text-align: center;
                line-height: 32px;
                font-size: 14px;
            }
            .ActivityMask .ActivityDialog .btn span:last-child {
                display: inline-block;
                cursor: pointer;
                width: 80px;
                height: 32px;
                color: #fff;
                background-color: #409eff;
                border-color: #409eff;
                text-align: center;
                line-height: 32px;
                font-size: 14px;
            }



/*评价弹框*/
.CommonMask {
    display: none;
    position: fixed;
    top: -30px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
}

    .CommonMask .ActivityDialog {
        z-index: 888;
        width: 600px;
        background-color: white;
        position: fixed;
        top: 30%;
        transform: translateY(-50%);
        left: 50%;
        transform: translateX(-50%);
        padding: 20px;
        box-sizing: border-box;
    }

        .CommonMask .ActivityDialog .title {
            font-size: 16px;
            color: #333;
            letter-spacing: 1px;
            margin-bottom: 20px;
            position: relative;
        }

            .CommonMask .ActivityDialog .title .titleTxt {
                vertical-align: middle;
                font-size: 20px;
            }

            .CommonMask .ActivityDialog .title img {
                width: 20px;
                height: 20px;
                vertical-align: middle;
                position: absolute;
                right: 0;
                cursor: pointer;
            }

        .CommonMask .ActivityDialog .con {
            margin-bottom: 20px;
        }

        .CommonMask .ActivityDialog .btn {
            text-align: right;
        }

            .CommonMask .ActivityDialog .btn span:first-child {
                display: inline-block;
                cursor: pointer;
                width: 80px;
                height: 32px;
                color: black;
                border: 1px solid #409eff;
                background-color: #ffffff;
                border-color: #409eff;
                text-align: center;
                line-height: 32px;
                font-size: 14px;
            }

            .CommonMask .ActivityDialog .btn span:last-child {
                display: inline-block;
                cursor: pointer;
                width: 80px;
                height: 32px;
                color: #fff;
                background-color: #409eff;
                border-color: #409eff;
                text-align: center;
                line-height: 32px;
                font-size: 14px;
            }



.mark {
    width: 100% !important;
    margin-bottom: 40px !important;
    background-image: url('Img/010.png');
    background-repeat: no-repeat;
    background-position:center center;
}
    .mark .markTemp {
        padding: 30px 0;
        box-sizing: border-box;
    }

.mark .panelTitle {
    width: 100%;
    height: 30px;
    margin-bottom: 15px;
    margin-left:20px;
}

        .mark .panelTitle .mtitle {
            display: inline-block;
            font-size: 30px;
            line-height: 30px;
            font-weight: bold;
            width: 100px;
            color:#ffffff;
        }

    .mark .subMenu {
        width: 100%;
        display: table;
        word-spacing: 0em !important;
    }

        .mark .subMenu .menuRow {
            height: 24px;
            /*width: 350px;*/
            /*width: 95%;*/
            display: inline-block;
            margin-left:20px;
        }

            .mark .subMenu .menuRow .mItem {
                font-size: 18px;
                letter-spacing: 1px;
                color: #ffffff;
                line-height: 24px;
                cursor: pointer;
                display: inline-block;
            }

            .mark .subMenu .menuRow .split {
                padding: 0 5px;
                box-sizing: border-box;
                font-size: 18px;
                letter-spacing: 1px;
                color: #ffffff;
                line-height: 24px;
            }

        .mark .subMenu .more {
            /*width: 850px;*/
            /*width:100%;*/
            height: 24px;
            display: inline-block;
            text-align: right;
            color: #ffffff;
            float:right;
            margin-right:20px;
        }

            .mark .subMenu .more span:nth-of-type(1) {
                font-size: 20px;
                padding-right: 5px;
                box-sizing: border-box;
                cursor: pointer;
            }

            .mark .subMenu .more span:nth-of-type(2) {
                font-size: 16px;
                cursor: pointer;
            }

    .mark .maskCon {
        width: 100%;
    }

        .mark .maskCon .mItem {
            display: inline-block;
            margin-top: 20px;
            /*height: 332px;*/
            height: 230px;
            width: 283px;
            border-radius: 15px;
            background-color: white;
            margin-right: 12px !important;
            cursor: pointer;
            border: 1px solid #ddd;
            box-sizing: border-box;
            vertical-align: top;
        }
            .mark .maskCon .mItem:last-child {
                margin-left: 12px !important;
            }

            .mark .maskCon .mItem:nth-of-type(3n) {
                margin-right: 0px !important;
            }

            .mark .maskCon .mItem .img {
                width: 100%;
                /*height: 285px;*/
                /*height: 244px;*/
            }

                .mark .maskCon .mItem .img img {
                    height: 100%;
                    width: 100%;
                    border-radius: 15px 15px 0px 0px;
                    object-fit:contain;
                }

            .mark .maskCon .mItem .mCon {
                width: 100%;
                height: 140px;
                padding: 15px;
                box-sizing: border-box;
            }

                .mark .maskCon .mItem .mCon .mName {
                    font-size: 18px;
                    color: #3c3c3c;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    margin-bottom: 6px;
                }

                .mark .maskCon .mItem .mCon .mTxt {
                    text-indent:2em;
                    font-size: 14px;
                    color: #666666;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 1;
                    overflow: hidden;
                    height: 22px;
                }


    .mark #maskCon3 .mItem .mCon {
        width: 100%;
        height: 112px;
        padding: 15px;
        box-sizing: border-box;
    }

        .mark #maskCon3 .mItem .mCon .mName {
            font-size: 18px;
            color: #3c3c3c;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin-bottom: 15px;
        }

        .mark #maskCon3 .mItem .mCon .mTxt {
            text-indent: 2em;
            font-size: 14px;
            color: #666666;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            height: 40px;
        }

    .mark .subMenu .menuRow .active {
        /*color: #0057e2 !important;*/
        border-bottom: 2px solid white !important;
    }

.dialog {
    z-index: 999;
    width: 420px;
    text-align: center;
    position: fixed;
    top: 17%;
    transform: translateY(-50%);
    left: 50%;
    transform: translateX(-50%);
    padding: 20px;
    box-sizing: border-box;
    background-color: #ffffff;
    /*left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: none;
    width: 408px;
    height: 600px;
    background-color: #ffffff;
    border-radius: 10px;*/
}

.dialog .recommendPanel ul {
    display: inline-block;
    cursor: pointer;
}

    .dialog .recommendPanel ul li {
        list-style: none;
        display: inline-block;
        margin: 10px;
        float: left;
        padding: 12px;
        font-family: MicrosoftYaHei;
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 22px;
        letter-spacing: 0px;
        color: #666666;
    }

        .dialog .recommendPanel ul li:hover {
            border-bottom: 4px #305ef2 solid;
            padding: 12px;
            font-family: MicrosoftYaHei;
            font-size: 20px;
            font-weight: normal;
            font-stretch: normal;
            line-height: 22px;
            letter-spacing: 0px;
            color: #305ef2;
        }

.dialog .main .textInput {
    height: 33px;
    width: 330px;
    padding: 0px 50px 0px 10px;
    border-radius: 5px;
    background-color: #fbfbfb;
    border-radius: 5px;
    border: solid 1px #dddddd;
}

.dialog .main .textInput1 {
    height: 33px;
    width: 221px;
    padding: 0px 50px 0px 10px;
    border-radius: 5px;
    background-color: #fbfbfb;
    border-radius: 5px;
    border: solid 1px #dddddd;
}

.dialog .main .btn {
    width: 105px;
    height: 37px;
    background-color: #5e83f6;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    line-height: 37px;
    cursor: pointer;
}

.dialog .main .btn1 {
    width: 105px;
    height: 37px;
    background-color: #5e83f6;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    line-height: 37px;
    cursor: pointer;
}

.dialog .main .table {
    margin: 0 auto;
    width: 90%;
}

    .dialog .main .table tr td {
        padding-top: 10px;
        padding-bottom: 9px;
    }

.dialog .main .btnRegister {
    width: 330px;
    height: 37px;
    background-color: #5e83f6;
    border-radius: 5px;
    left: 3px;
    color: #fff;
    line-height: 37px;
    cursor: pointer;
}

.dialog .main .btnQQ {
    left: -25px;
    cursor: pointer;
}

.dialog .main .btnWechat {
    left: 30px;
    cursor: pointer;
}

.dialog .main .btnQQ1 {
    margin-left: -108px;
    cursor: pointer;
}

.dialog .main .btnWechat1 {
    cursor: pointer;
}

.dialog .main .changeLogin ul {
    display: inline-block;
    cursor: pointer;
}

    .dialog .main .changeLogin ul li {
        list-style: none;
        display: inline-block;
        margin: 10px;
        float: left;
        padding: 12px;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 22px;
        letter-spacing: 0px;
        color: #999999;
    }

.dialog .main .mainLogin .tableCode {
    margin: 0 auto;
    width: 90%;
}

    .dialog .main .mainLogin .tableCode tr td {
        padding-top: 12px;
        padding-bottom: 10px;
    }

.dialog .main .mainLogin .tablePass {
    margin: 0 auto;
    width: 90%;
}

    .dialog .main .mainLogin .tablePass tr td {
        padding-top: 10px;
        padding-bottom: 10px;
    }

.loginSelect {
    color: #305ef2 !important;
}

.dialog .main .changeLogin ul li:hover {
    color: #305ef2;
}

.dialog .main .sanfang {
    color: #999999;
}

.dialog .mainLogin .ckPass {
    font-family: MicrosoftYaHei;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #5e83f6;
}

.dialog .mainLogin .remenberPass {
    font-family: MicrosoftYaHei;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #5e83f6;
    text-decoration: none;
}

.dialog .mainLogin .ckType1 {
    text-align: left;
    padding-left: 19px;
}

.dialog .mainLogin .ckType2 {
    text-align: right;
    padding-right: 17px;
}


.select {
    color: #305ef2 !important;
    border-bottom: 4px #305ef2 solid;
    padding: 12px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
}


.showMessage {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ff7575;
    text-align: left;
    left: 19px;
}


.ActivityMask .ActivityDialog .con .table{
    margin:auto;
}
.ActivityMask .ActivityDialog .con .table .textInput {
    height: 33px;
    width: 330px;
    padding: 0px 50px 0px 10px;
    border-radius: 5px;
    background-color: #fbfbfb;
    border-radius: 5px;
    border: solid 1px #dddddd;
}
.ActivityMask .ActivityDialog .con .table tr td {
    padding-top:6px;
    padding-bottom:6px;
}



    .ActivityMask .ActivityDialog .con .table  .activityMust {
        color: #f10909 !important;
    }





/*悬浮二维码*/
.code-fix .fix-vrm-bar {
    position: fixed;
    top: 350px;
    right: 26px;
    z-index: 999;
    background: #ffffff;
    width: 150px;
    height: 160px;
    text-align: center;
    font-size: 14px;
}

.code-fix .fix-vrm-bar-up {
    position: fixed;
    z-index: 999;
}

.code-fix .fix-vrm-bar img {
    cursor: pointer;
    margin-left:12px;
    margin-top:3px;
    padding-top:9px;
}

.code-fix .code-saomiao {
    margin-top: 124px;
    text-align: center;
    font-size:12px;
}
.code-fix .fix-vrm-bar .CloseDialog {
    border: 1px solid #fff;
    color: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    position:absolute;
    margin-left:126px;
    top: -35px;
    cursor: pointer;
    text-align: center;
    line-height: 18px;
}
.code-fix .fix-vrm-bar .SuXian {
    margin-left:121px;
    margin-top:-18px;
    color:#fff;
}

.commonTc {
    display: none;
    position: fixed;
    top: -30px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
}
/*星级投票*/
.rating-box {
    /*margin-top: 100px;*/
    text-align: left;
}

.rating {
    direction: rtl;
}

    .rating > span {
        display: inline-block;
        font-size: 24px;
        font-weight: 700;
        position: relative;
        transition: all .2s;
    }

        .rating > span:hover:before, .rating > span:hover ~ span:before {
            content: "\2605";
            color: red;
            position: absolute;
        }

        .rating > span.active:before {
            content: "\2605";
            color: red;
            position: absolute;
        }
.actionBar .tab{
    margin-bottom:5px;
}
    .actionBar .tab .tabBtn {
        display: inline-block;
        height: 18px;
        border-radius: 4px;
        display: inline-block;
        font-size: 12px;
        line-height: 18px;
        padding: 0 5px;
        cursor: pointer;
        color: rgba(0,0,0,0.6);
        border: 0.5px solid #c1d5fd;
    }
        .actionBar .tab .tabBtn:hover {
            color: #eff3ff;
            background-color: #c1d5fd;
        }
    .actionBar .tab .active {
        color: #eff3ff;
        background-color: #c1d5fd;
    }

